Skip to content

Make report.log() a getter that can derive its value just-in-time - #76

Merged
karlseguin merged 1 commit into
forkfrom
speedup-testharnessreport
Aug 12, 2026
Merged

Make report.log() a getter that can derive its value just-in-time#76
karlseguin merged 1 commit into
forkfrom
speedup-testharnessreport

Conversation

@karlseguin

Copy link
Copy Markdown
Contributor

This actually showed up on a profile trace (was looking at something not related). Rather than constantly calculating this, we only need to calculate the value when it's called (both --dump wpt and wptrunner call this once after report.complete is true).

This actually showed up on a profile trace (was looking at something not
related). Rather than constantly calculating this, we only need to calculate
the value when it's called (both --dump wpt and wptrunner call this once after
report.complete is true).
@karlseguin
karlseguin merged commit 34dd651 into fork Aug 12, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant